MESCIUS SPREAD for Windows Forms 15.0J
NamedObjectCollection<T> クラス
メンバ 

INamedObjectオブジェクトの厳密に型指定されたコレクションを表します。INamedObjectオブジェクトのINamedObject.Nameプロパティを使用して項目を検索および項目にアクセスするためのメソッドとプロパティを提供します。
構文
'宣言
 
Public Class NamedObjectCollection(Of T As INamedObject) 
   Inherits CollectionBase(Of T)
public class NamedObjectCollection<T> : CollectionBase<T> 
where T: INamedObject
型パラメータ
T
継承階層

System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
         GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.DateTimeDisplayFieldCollectionInfo
            GrapeCity.Win.Spread.InputMan.CellType.DateTimeFieldCollectionInfo
            GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayFieldCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldCollection<T>
            GrapeCity.Win.Spread.InputMan.CellType.MaskFieldCollectionInfo
            GrapeCity.Win.Spread.InputMan.CellType.NumberDisplayFieldCollectionInfo
            GrapeCity.Win.Spread.InputMan.CellType.SideButtonCollectionInfo
            GrapeCity.Win.Spread.InputMan.CellType.TimeSpanDisplayFieldCollectionInfo
            GrapeCity.Win.Spread.InputMan.CellType.TimeSpanFieldCollectionInfo

参照

NamedObjectCollection<T> メンバ
GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


© MESCIUS inc. All rights reserved.